Overwriting a local variable that is near the buffer in memory of a given process's virtual address space to change the behavior of the application. 重写靠近缓冲区(保存给定进??的虚拟地址空间)的局部变量以更改应用程序的行为。
Name is a buffer ( an OUT parameter), which contains the network transport address of the foreign host. name是缓冲区(OUT参数),它包含外来主机的网络传输地址。
DB2 systems performance would include such factors as installation options, sizing buffer pools, dispatching priorities for DB2-related address spaces, and so on. DB2系统性能可以包括诸如安装选项、缓冲池大小设置、DB2相关地址空间的调度优先级等等之类的因素。
Name is the pointer to the buffer that has the foreign IP/ port address pair. name是指向具有外来IP/端口地址对的缓冲区的指针。
In that case, you need to define a smaller buffer pool which fits into the address space. 在此情况下,需要定义一个较小的地址空间能够容纳的缓冲池。
Name is the pointer to the buffer that contains the network transport address. name是指向包含网络传输地址的缓冲区的指针。
The strncpy_from_user function copies a string from user space into a kernel buffer, given a user space source address and max length. strncpyfromuser函数将一个字符串从用户空间复制到一个内核缓冲区,给定一个用户空间源地址和最大长度。
For each line in the line buffer for a CU, check for the low address match to find the first line number for the function. 要获得CU的行缓冲的每一行,则需要检查低位地址匹配以找到函数的第一行的行号。
The answer is: Because the address space is limited, a large buffer pool may not fit into the address space! 答案是:因为地址空间受到限制,地址空间可能容不下一个更大的缓冲池!
The buffer address is actually a user-space buffer, so you won't be able to read it directly. 缓冲区地址实际上是一个用户空间的缓冲区,因此我们不能直接读取它。
The strnlen_user function takes two arguments: the user space buffer address and the maximum length to check. strnlenuser函数带有两个参数:用户空间缓冲区地址和要检查的最大长度。
You can use this option to detect buffer overruns, which overwrite the return address. 可以使用该选项来检测缓冲区溢出(它将改写返回地址)。
Print line buffer address register 打印行缓冲地址寄存器
Memory buffer address register 存储器缓冲地址寄存器
Invalid send buffer address 无效发送缓冲区地址
An Approach to Buffer Overflow Detection Based on Memory Address Confirmation 基于内存地址确认的缓冲区溢出检测方法
EFAULT The receive buffer pointer ( s) point outside the process's address space. 应该是你的接收缓冲区有问题,呵呵。
This paper analyzed the reason of buffer overflow and the strength and weakness of defense method currently. How to protect the integrality of address information and status information is important to defense. 本文阐述缓冲区溢出的原因、分析当前防御方法面临的问题,指出保护地址和状态信息的完整性是防御的重点。
In order to optimize performance, including speed and the usage of its memory, CPU usually hires a Translation Lookaside Buffer ( TLB) to translate the virtual address into physical address. 为了提高CPU的速度和更有效的管理物理内存,一般都采用转换查找缓冲器(TLB)将虚拟地址转换为物理地址。
For the Windows NT device driver of Pioneer-net, Pioneer-net card is a programmable I/ O device, and the device driver uses buffer I/ O mode to copy data between user address space and kernel address space. 在WINDOWSnt操作系统下,本文认为先锋网卡具有可编程I/O设备的特点,并且采用缓冲I/O的方式用于在用户地址空间和内核地址空间之间的数据拷贝。
Design and implementation of a shared buffer based ATM switching element with simple address management 使用简单地址管理方式基于共享存储器的ATM交换结构的原理与实现
Based on these information, make the attack code accepts the buffer boundary check, stack boundary check, return address check and jump instruction check, intercept attacks on the key nodes of buffer overflow attacks, enhance system dynamic security. 依据这些信息,对攻击行为执行缓冲区边界检查,栈边界检查,返回地址保护和跳转指令检查,在缓冲区溢出攻击流程的关键节点拦截攻击,增强系统运行过程中的安全性。
Translate Look-aside Buffer ( TLB) accelerates the address transition rate from virtual address to physical address in processor, but the address mapping process is often on the critical path. 地址变换缓冲器TLB(TranslateLook-asideBuffer)加快了处理器中虚拟地址向物理地址的转换,但地址映射过程往往处于关键路径上。